home *** CD-ROM | disk | FTP | other *** search
- -- card: 3724 from stack: in
- -- bmap block id: 4249
- -- flags: 0000
- -- background id: 2669
- -- name:
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=34 top=280 right=305 bottom=485
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: I do not feel that my C programming background is strong enough
- ----- HyperTalk script -----
- on mouseUp
- visual effect venetian blinds
- go to home
- end mouseUp
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=34 top=309 right=336 bottom=485
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Yes, I feel my C programming background is strong enough
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open
- go to card id 4460
- end mouseUp
-
-